[INFO] fetching crate ink_lang_codegen 3.4.0...
[INFO] testing ink_lang_codegen-3.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ink_lang_codegen 3.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ink_lang_codegen 3.4.0
[INFO] finished tweaking crates.io crate ink_lang_codegen 3.4.0
[INFO] tweaked toml for crates.io crate ink_lang_codegen 3.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ink_lang_codegen 3.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding impl-serde v0.3.2 (available: v0.5.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34decab9825e5045638720b3c6520248a31cd07f243c4a4eeef30f78bc52ae49
[INFO] running `Command { std: "docker" "start" "-a" "34decab9825e5045638720b3c6520248a31cd07f243c4a4eeef30f78bc52ae49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34decab9825e5045638720b3c6520248a31cd07f243c4a4eeef30f78bc52ae49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34decab9825e5045638720b3c6520248a31cd07f243c4a4eeef30f78bc52ae49", kill_on_drop: false }`
[INFO] [stdout] 34decab9825e5045638720b3c6520248a31cd07f243c4a4eeef30f78bc52ae49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11d63e6a81c6772c7e052f1d3e659964569e3e2b4698bed0c019a531ca696975
[INFO] running `Command { std: "docker" "start" "-a" "11d63e6a81c6772c7e052f1d3e659964569e3e2b4698bed0c019a531ca696975", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling ink_lang_ir v3.4.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ink_lang_codegen v3.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/generator/arg_list.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn input_types(inputs: ir::InputsIter) -> Vec<&syn::Type> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^         ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn input_types(inputs: ir::InputsIter<'_>) -> Vec<&syn::Type> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generator/trait_def/trait_registry.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |         inputs: ir::InputsIter,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 226 |     ) -> (Vec<syn::Ident>, Vec<&syn::Type>) {
[INFO] [stdout]     |                                ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |         inputs: ir::InputsIter<'_>,
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.38s
[INFO] running `Command { std: "docker" "inspect" "11d63e6a81c6772c7e052f1d3e659964569e3e2b4698bed0c019a531ca696975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d63e6a81c6772c7e052f1d3e659964569e3e2b4698bed0c019a531ca696975", kill_on_drop: false }`
[INFO] [stdout] 11d63e6a81c6772c7e052f1d3e659964569e3e2b4698bed0c019a531ca696975
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 059cb0e7cf95fa5c120b6a2e8b71e19ae3abf9ecde44ae2793cae9cd51364dcd
[INFO] running `Command { std: "docker" "start" "-a" "059cb0e7cf95fa5c120b6a2e8b71e19ae3abf9ecde44ae2793cae9cd51364dcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling ink_lang_codegen v3.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/generator/arg_list.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn input_types(inputs: ir::InputsIter) -> Vec<&syn::Type> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^         ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn input_types(inputs: ir::InputsIter<'_>) -> Vec<&syn::Type> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generator/trait_def/trait_registry.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |         inputs: ir::InputsIter,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 226 |     ) -> (Vec<syn::Ident>, Vec<&syn::Type>) {
[INFO] [stdout]     |                                ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |         inputs: ir::InputsIter<'_>,
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/generator/arg_list.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn input_types(inputs: ir::InputsIter) -> Vec<&syn::Type> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^         ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn input_types(inputs: ir::InputsIter<'_>) -> Vec<&syn::Type> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/generator/trait_def/trait_registry.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |         inputs: ir::InputsIter,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 226 |     ) -> (Vec<syn::Ident>, Vec<&syn::Type>) {
[INFO] [stdout]     |                                ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |         inputs: ir::InputsIter<'_>,
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.59s
[INFO] running `Command { std: "docker" "inspect" "059cb0e7cf95fa5c120b6a2e8b71e19ae3abf9ecde44ae2793cae9cd51364dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059cb0e7cf95fa5c120b6a2e8b71e19ae3abf9ecde44ae2793cae9cd51364dcd", kill_on_drop: false }`
[INFO] [stdout] 059cb0e7cf95fa5c120b6a2e8b71e19ae3abf9ecde44ae2793cae9cd51364dcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1a835be75fc2ce8314f6a0206373116d1f7a1bb5dd625c318e492b5a5ad0b2a
[INFO] running `Command { std: "docker" "start" "-a" "d1a835be75fc2ce8314f6a0206373116d1f7a1bb5dd625c318e492b5a5ad0b2a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/generator/arg_list.rs:45:28
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn input_types(inputs: ir::InputsIter) -> Vec<&syn::Type> {
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^         ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 
[INFO] [stderr]    |                            |
[INFO] [stdout] running 1 test
[INFO] [stderr]    |                            the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn input_types(inputs: ir::InputsIter<'_>) -> Vec<&syn::Type> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/generator/trait_def/trait_registry.rs:225:17
[INFO] [stderr]     |
[INFO] [stderr] 225 |         inputs: ir::InputsIter,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stderr] 226 |     ) -> (Vec<syn::Ident>, Vec<&syn::Type>) {
[INFO] [stderr]     |                                ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 225 |         inputs: ir::InputsIter<'_>,
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ink_lang_codegen` (lib) generated 2 warnings (run `cargo fix --lib -p ink_lang_codegen` to apply 2 suggestions)
[INFO] [stderr] warning: `ink_lang_codegen` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ink_lang_codegen-ae102bd8b0e93830)
[INFO] [stdout] test generator::metadata::tests::extract_doc_comments_works ... ok
[INFO] [stderr]    Doc-tests ink_lang_codegen
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d1a835be75fc2ce8314f6a0206373116d1f7a1bb5dd625c318e492b5a5ad0b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a835be75fc2ce8314f6a0206373116d1f7a1bb5dd625c318e492b5a5ad0b2a", kill_on_drop: false }`
[INFO] [stdout] d1a835be75fc2ce8314f6a0206373116d1f7a1bb5dd625c318e492b5a5ad0b2a
